getAccountType

abstract fun getAccountType(): String

Gets the type of account or subscription tier associated with this device on the RevelDigital platform.

Examples might include "Free", "Professional", "Enterprise", or specific feature packages. This can influence the capabilities or limits applicable to the device.

Return

A string representing the account type. Should not be null.